Skip to content

chore(release): 1.0.0-alpha.12#59

Merged
anilcancakir merged 2 commits intomasterfrom
chore/release-1.0.0-alpha.12
Apr 9, 2026
Merged

chore(release): 1.0.0-alpha.12#59
anilcancakir merged 2 commits intomasterfrom
chore/release-1.0.0-alpha.12

Conversation

@anilcancakir
Copy link
Copy Markdown
Contributor

Summary

  • Bump version to 1.0.0-alpha.12
  • Move unreleased changelog entries to dated section
  • Update broadcasting docs (rules, skill references, README) with activity monitor, jitter, and connection timeout features

Changelog

✨ New Features

  • Broadcasting: Client-side activity monitor — detects silent connection loss using Pusher protocol activity_timeout and pusher:ping/pusher:pong
  • Broadcasting: Random jitter (up to 30%) on reconnection backoff delay — prevents thundering herd
  • Broadcasting: Configurable connection establishment timeout (default 15s)

Copilot AI review requested due to automatic review settings April 9, 2026 14:20
@sentry
Copy link
Copy Markdown

sentry bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release housekeeping for 1.0.0-alpha.12, updating versioning and user-facing documentation around recent broadcasting enhancements (activity monitoring, reconnection jitter, and connection timeout).

Changes:

  • Bump package version to 1.0.0-alpha.12 and add a dated changelog section for the release.
  • Update broadcasting docs/rules/skill references/README to describe the new connection health, reconnection jitter, and connection timeout behavior.
  • Expand the Echo facade reference to include connectionState and onReconnect.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
pubspec.yaml Version bump to 1.0.0-alpha.12.
CHANGELOG.md Add 1.0.0-alpha.12 section dated 2026-04-09 with broadcasting features.
README.md Update feature summary to mention new broadcasting behaviors.
skills/magic-framework/SKILL.md Update Echo facade quick reference API list.
skills/magic-framework/references/secondary-systems.md Document Reverb driver activity monitoring, jitter backoff, and connection timeout + config keys/DI params.
.claude/rules/broadcasting.md Update internal broadcasting rules and config example to include new features.

@anilcancakir anilcancakir merged commit 6d92122 into master Apr 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants